projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
114515e
)
Add todo.
author
Dan Nicolaescu
<dann@ics.uci.edu>
Tue, 27 May 2008 00:20:23 +0000
(
00:20
+0000)
committer
Dan Nicolaescu
<dann@ics.uci.edu>
Tue, 27 May 2008 00:20:23 +0000
(
00:20
+0000)
lisp/vc.el
patch
|
blob
|
history
diff --git
a/lisp/vc.el
b/lisp/vc.el
index 5f9b987af6898fa8a650e793dab281ccc25c11f4..b39c8e31c6bd9544b9119d97648df70dacf0adde 100644
(file)
--- a/
lisp/vc.el
+++ b/
lisp/vc.el
@@
-628,6
+628,9
@@
;; `diff-add-change-log-entries-other-window' to create a detailed
;; skeleton for the log...
;;
+;; - The *vc-dir* buffer needs to be updated properly after VC
+;; operations on directories that change the file VC state.
+;;
;; - most vc-dir backends need more work. They might need to
;; provide custom headers, use the `extra' field and deal with all
;; possible VC states.